Total Complexity | 48 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 373 |
Lines of code | 236 |
Logical lines of code | 149 |
Comment lines | 43 |
Methods | 13 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
renderBookingConfirmation() | 49 | 9 | 33 | |
renderPaymentConfirmation() | 54 | 6 | 21 | |
detectPaymentConfirmationStatus() | 54 | 5 | 23 | |
renderPaymentDetails() | 48 | 3 | 38 | |
fetchPayment() | 61 | 4 | 12 | |
fetchBooking() | 61 | 4 | 12 | |
renderBookingDetails() | 52 | 3 | 25 | |
detectBookingConfirmationStatus() | 58 | 3 | 17 | |
renderPaymentInstructions() | 60 | 3 | 14 | |
render() | 52 | 2 | 24 | |
afterLoad() | 72 | 3 | 5 | |
fetchBookingFromPayment() | 69 | 2 | 7 | |
renderBottomInformation() | 74 | 1 | 5 |